Skip to content

BUG: Preserve full float precision when double_precision=15 in to_jso… #62083

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Tuhin-SnapD
Copy link

@Tuhin-SnapD Tuhin-SnapD commented Aug 9, 2025

…n; avoid truncation before serialization (#62072)

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Tuhin-SnapD added 3 commits August 9, 2025 14:49
…n; fix DataFrame element-wise mapping without applymap (pandas-dev#62072)
…n; revert pre-stringify path to satisfy existing precision tests (pandas-dev#62072)
@jbrockmendel
Copy link
Member

Can you add tests for the fixed behavior? What is the performance impact?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants